projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1d0fc8
)
(comment-kill): Docstring improvement.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 3 Mar 2008 21:20:21 +0000
(21:20 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 3 Mar 2008 21:20:21 +0000
(21:20 +0000)
lisp/newcomment.el
patch
|
blob
|
history
diff --git
a/lisp/newcomment.el
b/lisp/newcomment.el
index b5cd7b05dbd29511578215d92be4a96b30c9c053..4aed3157ada06444e5c0c6ac835c3a89f3b9ffc9 100644
(file)
--- a/
lisp/newcomment.el
+++ b/
lisp/newcomment.el
@@
-663,7
+663,7
@@
With any other arg, set comment column to indentation of the previous comment
;;;###autoload
(defun comment-kill (arg)
- "Kill the comment on this line, if any.
+ "Kill the
first
comment on this line, if any.
With prefix ARG, kill comments on that many lines starting with this one."
(interactive "P")
(comment-normalize-vars)